PDF4Java Reference Documentation
com.o2sol.pdf4java.redaction Package / PDFContentRedactionOptions Class / getIncludePartialCharacters Method
In This Topic
    getIncludePartialCharacters Method
    In This Topic
    Gets a value indicating whether characters that fit partially the redaction area should be redacted.
    Syntax
    public boolean getIncludePartialCharacters()

    Return Value

    True if the characters that fit partially inside the redaction area are redacted.
    See Also